home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / ed40.zip / EASYDIAL.DOC next >
Text File  |  1991-08-08  |  36KB  |  801 lines

  1.  
  2.  
  3.  
  4.  
  5.                                  E A S Y D I A L
  6.  
  7.                                   Daniel Collier
  8.                                   Norm Patriquin
  9.                                   Michelle  Mohr
  10.  
  11.  
  12.                              Users Guide and Reference
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                                     Version 4.0
  20.                                     August 1991
  21.  
  22.  
  23.  
  24.  
  25.                                           ┌─────────┐
  26.                                     ┌─────┴───┐     │              (tm)
  27.                                     │         │o    │──────────────────
  28.                                     │   ┌─────┴╨──┐ │  Association of
  29.                                     │   │         │─┘  Shareware
  30.                                     └───│    o    │    Professionals
  31.                                     ────│    ║    │────────────────────
  32.                                         └────╨────┘    * Member *
  33.  
  34.  
  35.  
  36.  
  37.  
  38.                            Patri-Soft BBS  714-352-2825
  39.                                     Voice  714-352-2820
  40.                                       Fax  714-352-1527
  41.  
  42.                             Copyright 1991 by Patri-Soft
  43.            Portions Copyright 1987, 1988, Information Technology, Ltd
  44.  
  45.  
  46.  
  47.  
  48.  
  49.    EASYDIAL Users Guide/Reference   Copyright 1991   Patri-Soft   Page 1
  50.    ──────────────────────────────────────────────────────────────────────
  51.  
  52.       About EASYDIAL
  53.       ──────────────
  54.  
  55.       EASYDIAL is a program which allows you to easily use your
  56.       computer's modem to dial your telephone for normal voice
  57.       communication.  For those of you who have too many numbers to
  58.       remember, and want them easily accessible, then EASYDIAL is for
  59.       you.  Some people use EASYDIAL to call their banks - the number
  60.       contains both the bank phone number and their account number.  A
  61.       few keypresses is all you need.  Therein lies the beauty of
  62.       EASYDIAL, not too simple, yet not too complex.
  63.  
  64.       EASYDIAL was developed out of need.  Recently Patri-Soft purchased
  65.       a hands-free type office headset.  To dial the phone, we had to
  66.       turn on the headset, lift the handset, dial the number and then
  67.       hang up the handset.  This was a lot of trouble to dial a number -
  68.       especially when we make a lot of phone calls. Thus began the
  69.       search for a good telephone dialer.  After searching several major
  70.       BBS systems and not finding a suitable program, Norm decided to
  71.       write his own for personal use.  Just for the fun of it, we posted
  72.       it on our BBS.  Since it was so well received, I decided to
  73.       enhance and upgrade it.  EASYDIAL 4.0 is the product.
  74.  
  75.  
  76.  
  77.       Quick Start
  78.       ───────────
  79.  
  80.       1. Place the ED.EXE file in any directory on your system.
  81.       EASYDIAL.DIR is automatically created in the same directory as
  82.       ED.EXE.
  83.  
  84.       2.  Start ED.EXE without parameters and configure it to your
  85.       needs.  (Press 'C' in the directory listing.)
  86.  
  87.  
  88.       EASYDIAL was written for ease and speed.  If this is the first
  89.       time you have run EASYDIAL, a sample entry has been provided in
  90.       the dialing directory.
  91.  
  92.  
  93.  
  94.  
  95.       EASYDIAL Users Guide/Reference   Copyright 1991   Patri-Soft   Page 2
  96.       ──────────────────────────────────────────────────────────────────────
  97.  
  98.       Some General Information
  99.       ────────────────────────
  100.  
  101.       EASYDIAL stores its phone numbers in an external data file called
  102.       EASYDIAL.DIR.  This file is automatically created in the same
  103.       directory as ED.EXE.  It is a standard text file, and can be
  104.       edited with any DOS text editor.  However, no editor is necessary,
  105.       as EASYDIAL can perform full maintenence from within the program.
  106.       The format of EASYDIAL.DIR is fairly simple:  You can only have
  107.       one name and number per line and the combined length of that line
  108.       cannot exceed 70 characters.  The number of entries allowed is
  109.       unlimited, but EASYDIAL becomes slow to load the entries into
  110.       memory when the number of entries approaches 1500.  I have had my
  111.       EASYDIAL.DIR up to 4000 entries (about 49K), but I haven't fully
  112.       tested it.
  113.  
  114.       The EASYDIAL entry:
  115.  
  116.       EASYDIAL.DIR contains one number per line.  EXAMPLE:
  117.  
  118.        TIME      555-1212
  119.        Pizza     555-1234
  120.  
  121.        EASYDIAL, when dialing a number, scans the entry backward looking
  122.        for either a space, letter, or other "illegal" character.  When
  123.        it finds it, EASYDIAL knows which is the number and which is the
  124.        name. So as a consequence, the actual number cannot contain any
  125.        spaces or letters. For example, "555 1212", "555-ABCD" is not
  126.        allowed.  The string CAN contain the following characters:
  127.        #*;,()-?.  (The period is not allowed) Examples of valid numbers
  128.        are 555-1212 or 555;1212*;?
  129.  
  130.        New to the 4.0 release is the ability to be able to both tone
  131.        and pulse dial a number.  By including /P or /T in the dialing
  132.        string, EASYDIAL can switch to pulse or tone dialing mid-way
  133.        through dialing.  Some services, such as credit card dialing,
  134.        require tone dialing capabilities.  If you are in a place where
  135.        only pulse dialing is available, EASYDIAL can be used to pulse dial
  136.        the first out going call, then tone dial the necessary numbers.
  137.        Example: To make a credit card call from a pulse-dial only residence,
  138.        the dialing string would look like this:
  139.  
  140.        714-555-4567;/T-714-555-4567-1111
  141.  
  142.        The first part of the number (before the semi-colon) is the number
  143.        being dialed.  The second part is the credit card number.  The
  144.        /T before the credit card number instructs EASYDIAL to tone
  145.        dial that segment of the call.
  146.  
  147.       EASYDIAL Users Guide/Reference   Copyright 1991   Patri-Soft   Page 3
  148.       ──────────────────────────────────────────────────────────────────────
  149.  
  150.        EASYDIAL can be driven from a menu or the command line.  Some
  151.        people who are using EASYDIAL for extended periods of time prefer
  152.        to use the menu, where they can see what they are doing.  Others
  153.        who are just making quick phone calls prefer to use EASYDIAL from
  154.        the command line.  I have attempted to write EASYDIAL to be
  155.        flexible enough to accommodate many different styles of users.
  156.        You of course, are the judge.
  157.  
  158.        EASYDIAL does support the detection of BUSY, RINGING, NO
  159.        DIALTONE, etc.  These are not configurable, but can be controlled
  160.        by adjusting the modem initilization string to fit your needs.
  161.  
  162.       EASYDIAL SYNTAX:
  163.  
  164.       EASYDIAL can be started by issuing the command:
  165.  
  166.               ED [optional name or number] [optional switches]
  167.  
  168.       This manual explains first the menu and then later the command line.
  169.  
  170.  
  171.       MAKING THE CALL:
  172.  
  173.       If at any time during the actual dialing sequence, if you press
  174.       ESC, EASYDIAL will abort the call and will NOT log or time it.
  175.       After the number is dialed, a message appears in the dialing
  176.       window,
  177.  
  178.         Dialing...Pick up handset and press any key when ringing.
  179.  
  180.       Pressing any key will hang up the modem and return EASYDIAL to
  181.       either DOS or the menu.  If a busy signal is detected, EASYDIAL
  182.       will display,
  183.  
  184.               Busy (Attempt x)
  185.               Redial pause:  x seconds.  (Any key cycles, ESC aborts redial)
  186.  
  187.       EASYDIAL will keep dialing until either you press ESC or the call
  188.       is completed.
  189.  
  190.       EASYDIAL will also detect RINGING.  This is useful if your modem
  191.       is not quite loud enough to hear.  The word RINGING will appear
  192.       accompanied by a short beep.
  193.  
  194.  
  195.       OPERATING EASYDIAL FROM THE MENU
  196.  
  197.       When starting EASYDIAL with no parameters, you are placed in a
  198.       full screen menu with all of your EASYDIAL.DIR entries on the
  199.       screen.  You may then use your arrow keys to scroll through the
  200.       listing and find the number you wish to dial.  Simply press ENTER
  201.       on the found entry and EASYDIAL dials the number. The following
  202.       commands are available to use:
  203.  
  204.  
  205.       EASYDIAL Users Guide/Reference Copyright 1991   Patri-Soft   Page 4
  206.       ──────────────────────────────────────────────────────────────────────
  207.  
  208.         Configure     To configure EASYDIAL, press 'C'.  A screen appears,
  209.                       and it is here where you custom EASYDIAL to fit
  210.                       your needs.
  211.  
  212.                       Modem Initilization String:  This is the string
  213.                       which controls your modem and how EASYDIAL
  214.                       interacts with it.  Modem strings can be
  215.                       confusing, so if you're not sure, it is better not
  216.                       to change it.  The initilization string must
  217.                       always start with "AT".  For some reason, a
  218.                       string of ATZ does not reset the modem and
  219.                       consequently cannot be used. However, "AT" works
  220.                       fine for those who do not want EASYDIAL to change
  221.                       any of their modem settings. The string breaks
  222.                       down as follows:
  223.  
  224.  
  225.                       E0 -- Do not echo commands back to EASYDIAL.  If
  226.                       it was set to E1 then EASYDIAL would interperate
  227.                       the echoed commands as errors.  (Try it to see
  228.                       what would happen)
  229.  
  230.                       Q0 -- This tells the modem to send it responses
  231.                       back to EASYDIAL.  Otherwise if it was Q1,
  232.                       EASYDIAL would have no idea of the modems status.
  233.  
  234.                       M1 -- Speaker on.  If set to M0, you could not
  235.                       monitor the call.
  236.  
  237.                 X4 -- This is the command that EASYDIAL depends on.
  238.                 Below is a chart detailing the uses of the X commands.
  239.  
  240.                                 X0  X1  X2  X3  X4  X5  X6 X7
  241.                 OK              o   o   o   o   o   o   o  o
  242.                 CONNECT         o   o   o   o   o   o   o  o
  243.                 RING            o   o   o   o   o   o   o  o
  244.                 NO CARRIER      o   o   o   o   o   o   o  o
  245.                 ERROR           o   o   o   o   o   o   o  o
  246.                 CONNECT 1200        o   o   o   o       o  o
  247.                 NO DIAL TONE                            o  o
  248.                 BUSY                        o   o   o   o  o
  249.                 NO ANSWER                   o   o   o   o  o
  250.                 reserved
  251.                 CONNECT 2400        o   o   o       o   o  o
  252.                 RINGING                             o   o  o
  253.                 VOICE                               o   o
  254.  
  255.  
  256.       EASYDIAL Users Guide/Reference   Copyright 1991   Patri-Soft   Page 5
  257.       ──────────────────────────────────────────────────────────────────────
  258.  
  259.                 If you want EASYDIAL to detect RINGING, then a value
  260.                 greater than X4 needs to be set.  Looking at the chart,
  261.                 X5 seems to fit the need.  However X5 detects voice,
  262.                 which could hang the modem up on your call with nothing
  263.                 more than a "Hello?".  This could be useful if you want
  264.                 EASYDIAL to automatically hang up, assuming that you
  265.                 have already picked up the phone. It turns out, that to
  266.                 optimize your calling, X7 is the best setting, however,
  267.                 some modems do not support values above X4.
  268.  
  269.                 V1 --  This tells the modem to give return verbal
  270.                 responses. EASYDIAL depends on full, verbal responses,
  271.                 so if you set this to V0, EASYDIAL cannot process the
  272.                 responses.
  273.  
  274.                 L1 -- This controls speaker volume.  L1 is the quietest,
  275.                 while L3 is the loudest.
  276.  
  277.  
  278.                 ACTIVE COM PORT:  If you are not operating on COM1, you
  279.                 need to change this to reflect the correct port.  Valid
  280.                 ports number from 1 - 4.  EASYDIAL does not currently
  281.                 support nonstandard IRQs, but it will in the future.
  282.                 (Provided that people express the need)
  283.  
  284.                 REDIAL PAUSE LENGTH:  When EASYDIAL detects a busy
  285.                 signal, it will wait the desired amount of seconds
  286.                 before trying to redial.
  287.  
  288.                 TIME CALLS:  EASYDIAL can time each call.  The advantage
  289.                 is that you can monitor how much time a call is
  290.                 requiring, or you can keep track of the duration for
  291.                 tax/office purposes.  The disadvantage is that you
  292.                 cannot use your computer during this time.
  293.  
  294.                 LOG CALLS:  EASYDIAL will log the person, time, number,
  295.                 and duration of each phone call if this flag is set to
  296.                 Y.  A file called EASYDIAL.LOG is created in the same
  297.                 directory as ED.EXE.  If you prefer, EASYDIAL will log
  298.                 only the long distance calls (calls which begin with
  299.                 "1-").  Set this flag to 'L' to enable this.
  300.  
  301.                 COMMENT IN LOG:  You can leave a one line description in
  302.                 the log at the time of the call if this option is set to
  303.                 Y or A. If you set it to A, EASYDIAL will ask you if you
  304.                 wish to enter a comment at the end of each call.  If set
  305.                 to Y, it will automatically request the comment.
  306.  
  307.                 PULSE OR TONE:  Some houses (still) have pulse dialing
  308.                 and need to set this flag to P.  (Useful for outside of
  309.                 the U.S. also.)
  310.  
  311.                 COLOR OR BLACK/WHITE:  On Toshiba and similar laptops,
  312.                 the color scheme of EASYDIAL can be difficult to
  313.                 understand.  However, with this flag, EASYDIAL can be set
  314.                 so it is much more clear and understandable.
  315.  
  316.       EASYDIAL Users Guide/Reference   Copyright 1991   Patri-Soft   Page 6
  317.       ──────────────────────────────────────────────────────────────────────
  318.                 CREDIT CARD NUMBER:  This field now contains your
  319.                 telephone credit card number.  When making a credit
  320.                 card call, EASYDIAL will automatically append this
  321.                 number to the number being dialed.  Since some
  322.                 phone companies require different prefixs to indicate
  323.                 a credit card call is being made, the next field has
  324.                 been provided.
  325.  
  326.                 CREDIT CARD PREFIX:  EASYDIAL will automatically put
  327.                 this number in front of the number being dialed.  This
  328.                 number can be as simple as 0- or 10-ATT-0.  Hopefully
  329.                 this will enable EASYDIAL to be able to be used with
  330.                 all phone companies.
  331.  
  332.                 PREFIX NUMBER:  Sometimes it is desirable to dial a
  333.                 number before the actual number you are calling.  This
  334.                 number could be the command to turn off call waiting,
  335.                 or perhaps a "1-" to indicate a long distance call.
  336.  
  337.                 IGNORE AREA CODE:  This feature has a lot of potential.
  338.                 If you live in a 123 area code, but travel to the 456
  339.                 area code, your EASYDIAL.DIR cannot always conform
  340.                 to the area code that you are in.  If all your phone
  341.                 numbers have the area code 456 in them while you are in
  342.                 456, then you have to modify all your entries to remove
  343.                 the area code before dialing.  Or, you can put 456 in
  344.                 this field.  EASYDIAL will then ignore all occurances of
  345.                 456.
  346.  
  347.  
  348.                 SAVING THE SETUP:  Press F10 to save, or ESC to abort.
  349.                 If at any time, things get too mixed up, press F9 to
  350.                 restore the values that EASYDIAL was shipped with.
  351.  
  352.       Add       Pressing 'A' in the menu will scroll all entries below the
  353.                 highlight bar down and pop up a window where you can
  354.                 enter the new data.  Pressing ESC aborts the add,
  355.                 ENTER saves it to disk.
  356.  
  357.  
  358.       Revise    To revise an entry, position the highlight bar on the
  359.                 desired entry.  Press R, and a window pops up with the
  360.                 entry to be revised.  Pressing ENTER accepts the change,
  361.                 ESC aborts.  NOTE:  While revising the entry, you also
  362.                 have a few options available.  Pressing ALT-X restores
  363.                 the unchanged line.  Pressing ALT-U converts the line to
  364.                 upper case, ALT-L changes it to all lower case, ALT-C
  365.                 capitalizes it.
  366.  
  367.       Delete    To delete an entry, position the highlight bar on the
  368.                 desired entry and press ALT-D.  This will scroll all the
  369.                 other entries up one to replace the deleted one.
  370.  
  371.       Manual    To manually dial a number, press 'M'.  EASYDIAL will then
  372.       Dial      pop up a window requesting the number to dial.  ESC
  373.                 aborts.
  374.  
  375.       EASYDIAL Users Guide/Reference   Copyright 1991   Patri-Soft   Page 7
  376.       ──────────────────────────────────────────────────────────────────────
  377.  
  378.       Find      Find an entry.  With large EASYDIAL.DIRs, finding an
  379.                 entry can be difficult.  Pressing 'F' in the menu will
  380.                 allow you to enter a search string.  EASYDIAL then
  381.                 searches FROM THE TOP DOWN for a matching string and
  382.                 highlights it.
  383.  
  384.       Last      Repeat the Last find.  Pressing 'L' will cause EASYDIAL to
  385.                 search FROM THE HIGHLIGHT BAR DOWN and highlight any
  386.                 found entries.
  387.  
  388.       Pick      If you have a large EASYDIAL.DIR and want to
  389.                 look for a specific name, but aren't sure of the exact name,
  390.                 press 'P' in the menu.  EASYDIAL will prompt you for a
  391.                 search string and then find  all entries that match
  392.                 that string.  It puts them in a secondary scrolling
  393.                 window where you may then find your entry among all the
  394.                 others.  Pressing return will dial it.
  395.  
  396.       Justify   In an effort to provide some sort of format to
  397.                 the EASYDIAL.DIR, I have provided 'J' in the menu.
  398.                 After pressing it, EASYDIAL separates the name and the
  399.                 number, and puts the number flush with the right margin.
  400.                 It takes an entry like:
  401.  
  402.                 TIME  555-1212
  403.                                 and makes it
  404.                 TIME                                              853-1212
  405.  
  406.  
  407.  
  408.       Tag        EASYDIAL can now tag numbers.  To tag a number,
  409.                  press the Right arrow key.  EASYDIAL will scroll the
  410.                  screen and the tagged number will appear blue and have
  411.                  a "■" on the right margin.  CTRL-RA tags all, CTRL-LA
  412.                  untags all, Left arrow by itself untags only the entry
  413.                  the highlight bar is positioned on.  Then, when you are
  414.                  ready to dial the tagged numbers, press 'T'.  EASYDIAL
  415.                  counts the tagged numbers and asks you if you want to
  416.                  dial them.  Answering Y causes EASYDIAL to dial them
  417.                  one at a time, with a pause at the end of each call.
  418.                  At the completion of each call, the number is untagged
  419.                  and the next one is dialed.
  420.  
  421.         Sort     Pressing 'S' in the EASYDIAL.DIR will tell EASYDIAL to
  422.                  go sort your directory in alphabetical order.  The sort
  423.                  algorithm is not very fast, so it may take a few
  424.                  seconds.  (A faster sort will hopefully be included in
  425.                  the next version).
  426.  
  427.         F3       Issue any DOS command.  EASYDIAL will return to the
  428.                  menu after the completion of the command.
  429.  
  430.         F5       Report phone time usage from EASYDIAL.LOG.  EASYDIAL
  431.                  totals the amount of hours, minutes, and seconds
  432.                  of usage and displays the information on the screen.
  433.                  The information is also written to EASYDIAL.RPT
  434.  
  435.       EASYDIAL Users Guide/Reference   Copyright 1991   Patri-Soft   Page 8
  436.       ──────────────────────────────────────────────────────────────────────
  437.         F8       Toggle PREFIX active in the menu.  An indicator will
  438.                  appear in the upper left hand corner.  While this is
  439.                  active all numbers dialed will have the number
  440.                  which accompanies the PREFIX field (found in the
  441.                  configuration screen).
  442.  
  443.         F9       Toggle CREDIT active.  As with prefix, and indictor
  444.                  will display in the upper left hand corner.  All
  445.                  calls will have the credit card number attached to
  446.                  it and will be prefaced by the credit card prefix
  447.                  number.
  448.  
  449.         F10      Automatically redial the last number dialed.
  450.  
  451.  
  452.       OPERATING EASYDIAL FROM THE COMMAND LINE:
  453.  
  454.  
  455.       ED [name/number] [-] [aumfdltbr]
  456.  
  457.          Dialing from the command line:
  458.  
  459.               Issuing the command ED PIZZA will dial the number
  460.               associated with the first entry which matches PIZZA.  This
  461.               is the fastest and easiest way to use EASYDIAL.  You can
  462.               also just dial a number from the command line, i.e. ED
  463.               555-1212.
  464.  
  465.       ED -A [OPTIONAL NAME/NUMBER]
  466.  
  467.               Add an entry from the command line.   If no name and
  468.               number are supplied than you will be prompted for one.
  469.  
  470.       ED -F [NAME/NUMBER]
  471.  
  472.               EASYDIAL will find all matches to the the supplied name
  473.               and number and display them on the screen.
  474.  
  475.       ED -D [NAME/NUMBER]
  476.  
  477.               EASYDIAL will delete all files which match the string provided
  478.  
  479.  
  480.  
  481.       ED -M:x   Specify an alternate COM port to use.  It is better just
  482.                 to set the active comm port in the configuration, but if
  483.                 you don't want to, you may specify an alternate by using
  484.                 -M:2 or whichever comm port you desire.
  485.  
  486.       ED -U      Pulse Dial the call
  487.       ED -T      Time the call
  488.       ED -L      Log the call
  489.       ED -R:xx   Specify a redial pause length for the call.  Ex:  ED
  490.                  PIZZA -R:10
  491.       ED -B      Specify black and white operation
  492.  
  493.  
  494.       EASYDIAL Users Guide/Reference   Copyright 1991   Patri-Soft   Page 9
  495.       ──────────────────────────────────────────────────────────────────────
  496.  
  497.       DIALING STRING MODIFIERS
  498.  
  499.               The actual dialing string can contain several special
  500.               characters:  ? , ; W.
  501.  
  502.               ? -- Place this AT THE END of your dialing string if you
  503.               want to dial the number from you keyboard.  For example,
  504.               when calling our voice mail number, we have a dialing
  505.               string like this:
  506.  
  507.                 PAGER    555-1212;1111?
  508.  
  509.         EASYDIAL dials the string and then waits for user input.  I can then
  510.         listen to my messages by using my keyboard to dial the numbers.
  511.         The letters on the keyboard are automatically changed to their
  512.         numeric counterparts, just as on the telephone keypad.
  513.         NOTE:  Manual dialing is SLOW.  Wait to hear the modem send the
  514.         number before pressing another!
  515.  
  516.         ; -- Place a semi-colon anywhere in the dialing string to make
  517.         EASYDIAL pause and wait for a keypress before dialing the
  518.         remainder of the string.  In the previous example, ';' is used
  519.         to wait for my voice mail service to answer the phone.  As soon
  520.         as it does, I can dial the remainder of the string.  Another
  521.         application is credit card calls - I place the ; between my
  522.         credit card number and the actual number.  I wait until I hear
  523.         the tone to enter my card number and then press a key to dial
  524.         the remainder of the sequence.
  525.  
  526.         , -- Places a two second pause in the string wherever this is located.
  527.         Some people use a , instead of a ; when they know that only a
  528.         short delay is needed.  (i.e.  If you are dialing out of an
  529.         office and you need to dial 9 to get out, set up your dialing
  530.         string as such:
  531.  
  532.                 HOME    9-,555-1212
  533.  
  534.         W -- Placing a 'W' in the dialing string will make EASYDIAL wait
  535.         for a second dial tone before dialing the rest of the number.
  536.  
  537.         /T -- Switch to tone dial during dialing string.
  538.  
  539.         /P -- Switch to pulse dial during dialing string.
  540.  
  541.  
  542.   EASYDIAL Users Guide/Reference   Copyright 1991   Patri-Soft   Page 10
  543.    ──────────────────────────────────────────────────────────────────────
  544.  
  545.         CREDIT CARD CALLS
  546.  
  547.         EASYDIAL supports use of an option to automatically append
  548.         your credit card number to the number you are calling.  To use
  549.         this, you have to configure EASYDIAL to reflect the credit
  550.         card number and credit card prefix.  (Press 'C' in the menu).
  551.  
  552.         You may active credit card dialing by either starting EASYDIAL
  553.         with a -C or pressing F9 in the menu.  Then, when making a call,
  554.         EASYDIAL will automatically append the credit card number to
  555.         the number being dialed.  This number will be preceded by the
  556.         number in the "credit card prefix" field.  This number is used
  557.         to indicate that a credit card call is being made.  This feature
  558.         enables EASYDIAL to make credit card phone calls easily,
  559.         regardless of the phone company being used.
  560.  
  561.  
  562.  
  563. APPENDING A PREFIX
  564.  
  565.         The same concept as credit cards can be applied to a PREFIX
  566.         call.  To use this, start EASYDIAL with the -P option or press
  567.         F8 in the menu.  EASYDIAL will automatically preface the number
  568.         being dialed with the number which accompanies PREFIX.  This
  569.         can be used to shut off call waiting (in which case your
  570.         prefix may look like "*70,,,") or to indicate that you are
  571.         placing a long distance call.
  572.  
  573.  
  574.        Program Maintenance:
  575.         ────────────────────
  576.  
  577.           Version 1.0      April 1991
  578.           Version 1.1      May 1991
  579.             -Enabled EASYDIAL to log and/or time calls
  580.           Version 1.5
  581.             -Fixed manual dial mode
  582.             -Added windows
  583.             -Added -C and -O option enabling EASYDIAL to append a credit card
  584.              or optional number to a dialing number.
  585.           Version 2.0
  586.             --Removed -C & -O.
  587.             --Added a scrollable directory enabling full EASYDIAL.DIR
  588.               maintainance from within listing.
  589.           Version 2.0A
  590.             --Fixed time-call problem
  591.           Verion 2.2
  592.             --Fix command-line dialing problems.  Dialed first match of
  593.               first word instead of first match of entire string
  594.             --Added a Find option for the directory listing.
  595.           Version 2.5
  596.             --Enabled all parameters to be used either in the directory
  597.               listing or the command line
  598.             --Enabled all eviroment commands to be able to be set from the
  599.               commannd line
  600.             --Changed all modem routines to more reliable and smart routines
  601.             --Added busy detect and automatic redial
  602.             --Total Parameters added:
  603.               -M:x  Specify comport
  604.               -R:x  Specify redial pause
  605.               -L    Log the call
  606.            Version 3.0
  607.              --Added an internal configuration file to control all options
  608.                internally.
  609.            Version 3.1
  610.              --Added ability to leave comment in log
  611.              --Fixed directory listing problems
  612.            Version 3.2
  613.              --Fixed bugs with adding
  614.              --Changed the way Add and Revise work
  615.              --fixed manual dial problem
  616.              --added alpha-order sort
  617.              --Enabled "W" modem command
  618.              --Now can include numbers in name field
  619.              --Protect comment-in-log
  620.            Version 3.3
  621.              --Improved configuration
  622.              --Created bigger stack size to enable large EASYDIAL.DIRs.
  623.              --Changed add/revise. (again)
  624.              --Added black and white operation
  625.  
  626.            Version 3.5  December 1991
  627.              --Did more work than I care to recall
  628.              --Added Pick, Tag, and Justify
  629.              --Added delays for people with FAST machines
  630.              --Upgraded comm routines
  631.              --Loads of little things
  632.            Version 3.6 June 1991 (DLC)
  633.              --Fixed PGDN bug.  The highlight bar was not positioned
  634.                properly.
  635.              --Increased the size of the screen.
  636.            Version 4.0 August 1991 (DLC)
  637.              --Added flexibility to credit card dialing.  Now ED can
  638.                have a user defined credit prefix which will then
  639.                work with all phone companies.
  640.              --Moved CREDIT and PREFIX into the configurations screen.
  641.              --Now store defaults in EASYDIAL.DAT instead of ED.EXE.
  642.              --Add F8 (prefix on) and F9 (credit on) in dialing menu
  643.              --Added option to log only long distance calls
  644.              --Implemented PGUP and PGDN in Pick feature
  645.              --Added ability to report time usage from EASYDIAL.LOG.
  646.              --Added last number redial
  647.              --Fixed PGUP to be more consistant
  648.              --Added abitity to ignore parts of certain numbers
  649.              --Added /P and /T to switch to pulse or tone dialing mid
  650.                way though the string.
  651.  
  652.    You may register EASYDIAL in one of three ways:
  653.  
  654.     1) By mail with check, money order, or credit card to:
  655.          Patri-Soft, P.O. Box 8263 San Bernardino, CA 92412
  656.          CALIFORNIA RESIDENTS MUST INCLUDE 6.75% STATE SALES TAX!
  657.  
  658.     2) Call or fax Patri-Soft with your order.  (714) 352-2820 (Voice)
  659.                                                 (714) 352-1527 (Fax)
  660.  
  661.     3) VISA/Mastercard orders are also accepted by Public Software
  662.          Library: 800-242-4775 or 713-665-7017 to order.
  663.  
  664.     The Patri-Soft BBS operates 24 hours per day, 7 days per week, open
  665.     to all callers.  The author can also be reached on CIS via PPN
  666.     76347,2477 (please use MAIL).
  667.  
  668.     We support our software.  One of the great strengths of the
  669.     Shareware concept is the interaction between the program's authors
  670.     and its users. Many of the features contained in EASYDIAL are the
  671.     result of user input. If you have a problem evaluating this program
  672.     or want to make a suggestion, comment, or complaint, please contact
  673.     us immediately.  Even after registering EASYDIAL, if you later
  674.     determine that it is unsuitable for your use, you may contact us for
  675.     a refund.  It is not necessary that you be a registered user to
  676.     contact us for technical support.  Technical support will be
  677.     available through the U.S mail, telephone, or the Patri-Soft BBS.
  678.  
  679.         EASYDIAL is distributed under the Shareware concept. This allows
  680.         users to evaluate software for a short time to determine if it
  681.         is useful to them.  If you decide the software is of value to
  682.         you, you are required to register it.
  683.  
  684.         This concept allows for quality software to be distributed at a
  685.         reasonable cost.  Many of hours of my time have been invested in
  686.         EASYDIAL.  Continued registration will justify the continued
  687.         upgrading of this utility to insure it remains up to date with
  688.         current technology.  In any case, I greatly appreciate all
  689.         users that care enough to register.  I try to provide the best
  690.         possible software for all you faithful supporting users.
  691.  
  692.         Send registration requests to:
  693.  
  694.                   Patri-Soft
  695.                   P.O. Box 8263
  696.                   San Bernardino, CA   92412
  697.  
  698.         The registration charge is a one time fee that entitles you to
  699.         all future versions of the product.  These may either be
  700.         obtained from normal Shareware sources or from me.  I do not
  701.         automatically send product updates to registered users.  It is
  702.         impossible to provide automatic upgrades at the low costs of
  703.         these utilities.
  704.  
  705.                         Register EASYDIAL 4.0 Order Form
  706.                                                  
  707.         _____ EASYDIAL  -- Finally, an easy dialer..................$20.00
  708.  
  709.         _____ PCOPY     -- File Copy, Move, Backup, Update, more!...$20.00
  710.         _____ PSEARCH   -- Locate files on your disk. Outstanding!..$20.00
  711.         _____ PALERT    -- Warns you of low disk space..............$15.00
  712.         _____ PATTR     -- Manage attributes of DOS files...........$10.00
  713.         _____ PDAILY    -- Automatically execute commands once/day..$10.00
  714.         _____ PDELETE   -- Save space with automatic disk cleanup...$20.00
  715.         _____ PPRINT    -- Advanced file print w/special formats....$20.00
  716.  
  717.  
  718.         California Residents add sales tax....................@ 6% $______
  719.  
  720.                                  Total amount of my order is:    $________
  721.  
  722.         Payment method:   ____ Check enclosed    ______ Credit card (Visa/MC)
  723.  
  724.                           Credit card number: _____________________________
  725.  
  726.                           Expiration date:    ___________
  727.  
  728.                           Signature:          _______________________________
  729.  
  730.         Disk Size (circle one)?    5 1/4     3 1/2
  731.  
  732.  
  733.         Name: __________________________________________________
  734.  
  735.         Company: _______________________________________________
  736.  
  737.         Address: _______________________________________________
  738.  
  739.                  _______________________________________________
  740.  
  741.         City: ________________________  State: ________  Zip: __________
  742.  
  743.         Please register the software under the following name:
  744.  
  745.              ____________________________________________________________
  746.  
  747.         I received EASYDIAL from:  _____________________________
  748.         (If BBS, please indicate name and number)
  749.  
  750.         Send order to: Patri-Soft  P.O. Box 8263  San Bernardino, CA  92412
  751.  
  752.   
  753.  
  754.                          Reporting Problems  (EASYDIAL 4.0)
  755.  
  756.         I welcome all comments or enhancement suggestions.  Please
  757.         document each item clearly and provide printed examples, if
  758.         possible. Please be sure  to include this  form with all
  759.         requests. It will  help to make sure we can provide you with the
  760.         best possible service.
  761.  
  762.  
  763.         Name: __________________________________________________________
  764.  
  765.         Company: _______________________________________________________
  766.  
  767.         Address: _______________________________________________________
  768.  
  769.                   _______________________________________________________
  770.  
  771.         City: __________________________________  State: _______________
  772.  
  773.         Zip: ______________________________
  774.  
  775.         Telephone: _______ / ________________________ (Home / Work)
  776.  
  777.  
  778.         Date: _________________________     Machine Type:_______________
  779.  
  780.         Modem Type (IMPORTANT)  ________________________________________
  781.  
  782.         Name of Utility: _______________________ DOS Level: ____________
  783.  
  784.         Description of problem or enhancement:
  785.  
  786.         ________________________________________________________________
  787.  
  788.         ________________________________________________________________
  789.  
  790.         ________________________________________________________________
  791.  
  792.         ________________________________________________________________
  793.  
  794.         Suggested solution:
  795.  
  796.         ________________________________________________________________
  797.  
  798.         ________________________________________________________________
  799.  
  800.  
  801.